* todos.el: Allow prompting for first item on adding a new
authorStephen Berman <stephen.berman@gmx.net>
Tue, 4 Jun 2013 14:51:01 +0000 (16:51 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 4 Jun 2013 14:51:01 +0000 (16:51 +0200)
commit1950f9f9875d9cb18f628f4d8676374c5c15a338
tree0e5b966beb597f7cf703763943d4d10de49dbee9
parent4084faf10a9430e47274a69eca3745818b2c2bbf
* todos.el: Allow prompting for first item on adding a new
category.  Fix handling of default todo file on adding first file.
(todos-add-item-if-new-category): New defcustom.
(todos-show, todos-jump-to-category, todos-add-category): Use it.
(todos-short-file-name): Return nil if file name is not a string.
(todos-add-file): Recalculate todos-files after adding a file.
(todos-show): If first file was just added, make it the default.
lisp/calendar/ChangeLog
lisp/calendar/todos.el